Deprecate GtkIconFactory, GtkIconSet, GtkIconSource
authorWilliam Jon McCann <william.jon.mccann@gmail.com>
Wed, 26 Jun 2013 22:41:15 +0000 (18:41 -0400)
committerWilliam Jon McCann <william.jon.mccann@gmail.com>
Thu, 27 Jun 2013 00:02:27 +0000 (20:02 -0400)
commitaef9dca9d5e17985faa2b3659e031a5d5064149e
treec38c1d398f22911733ab98978f7e71b023be6ef5
parent88177d8bd19f0c900d8c5f448fec4df1cfee636d
Deprecate GtkIconFactory, GtkIconSet, GtkIconSource

We want to use GtkIconTheme instead. It is worth noting that
the parts that remain undeprecated are GtkIconSize and gtk_icon_size_lookup.
21 files changed:
gtk/a11y/gtkimageaccessible.c
gtk/gtkactiongroup.c
gtk/gtkcellrendererspinner.c
gtk/gtkfilechooserbutton.c
gtk/gtkfilechooserdefault.c
gtk/gtkiconfactory.c
gtk/gtkiconfactory.h
gtk/gtkiconhelper.c
gtk/gtkimage.c
gtk/gtkimage.h
gtk/gtkimagemenuitem.c
gtk/gtkpathbar.c
gtk/gtkplacessidebar.c
gtk/gtkprintunixdialog.c
gtk/gtkrecentchooserdefault.c
gtk/gtkstatusicon.c
gtk/gtkstylecontext.c
gtk/gtkthemingengine.c
gtk/gtktoolbutton.c
tests/testimage.c
testsuite/gtk/builder.c